home *** CD-ROM | disk | FTP | other *** search
/ SGI MineSet 2.0.1 / SGI MineSet 2.0.1.iso / docs6.3 / relnotes / MineSet / ch1.z / ch1
Encoding:
Text File  |  1998-01-06  |  7.7 KB  |  268 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        1.  _I_n_t_r_o_d_u_c_t_i_o_n
  9.  
  10.        MineSet(TM) provides tools for the analysis and
  11.        visualization of large quantities of data.  MineSet includes
  12.        the following components:
  13.  
  14.           +o The Tree Visualizer allows visualization of
  15.             hierarchical data; it is also used to visualize the
  16.             structure of the Decision Tree Classifier.
  17.  
  18.           +o The Map Visualizer allows visualization of data across
  19.             geographically meaningful areas.
  20.  
  21.           +o The Scatter Visualizer and the Splat Visualizer allow
  22.             the visualization of data that has many dimensions.
  23.             The Scatter Visualizer shows individual points or
  24.             aggregates, while the Splat Visualizer uses spatial
  25.             aggregation to show a distribution of the records.
  26.  
  27.           +o The MineSet_WebLaunch allows mineset visualization to
  28.             be viewable via Netscape. It also includes utilities
  29.             for non-SGI clients to launch and view MineSet
  30.             visualization tools over the web and to embed mineset
  31.             visualization files as html tags.
  32.  
  33.           +o The Association Rules Generator determines correlations
  34.             that exist in the data.
  35.  
  36.           +o The Association Rules Visualizer displays the rules
  37.             determined by the Association Rules Generator.
  38.  
  39.           +o The Decision Tree Inducer generates a decision tree
  40.             classifier from a training set (a set of data that the
  41.             user has already classified). The structure of the
  42.             classifier's decision tree can be displayed using the
  43.             Tree Visualizer.  The classifier can also be used to
  44.             classify new (unclassified) data in order to make
  45.             predictions.
  46.  
  47.           +o The Option Tree Inducer generates an option tree
  48.             classifier from a training set.  The structure of the
  49.             classifier's option tree can be displayed using the
  50.             Tree Visualizer.  The classifier can also be used to
  51.             classify new (unclassified) data in order to make
  52.             predictions.
  53.  
  54.           +o The Evidence Inducer generates an evidence model
  55.             (simple Bayesian network) from a training set.  The
  56.             structure of the classifier can be displayed using the
  57.             Evidence Visualizer.  The classifier can also be used
  58.             to classify new (unclassified) data in order to make
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.             predictions.
  75.  
  76.           +o The Column Importance tool finds the important columns
  77.             for determining the value of a given label column. It
  78.             can be used to automatically find the best three
  79.             columns to use with the Scatter Visualizer.
  80.  
  81.           +o The Evidence Visualizer displays the evidence model of
  82.             the Evidence Classifier.
  83.  
  84.           +o The Tool Manager is the front end to MineSet, allowing
  85.             the user to specify data to be retrieved from a
  86.             database or flat file, perform operations on that file,
  87.             pass the data to a mining tool, and specify the
  88.             visualization of the data.
  89.  
  90.           +o The Data Mover is the server process that connects to
  91.             the database, performs processing on the data, and
  92.             invokes the mining tools.
  93.  
  94.           +o The Statistics Visualizer displays basic statistics on
  95.             the data, such as mean, standard deviation, quartiles,
  96.             number of values, and histograms.
  97.  
  98.           +o The Record Viewer displays MineSet data files in
  99.             tabular format.
  100.  
  101.        Note:  Packaged with your software is a separate sheet that
  102.               contains the Software License Agreement.  This
  103.               software is provided to you solely under the terms
  104.               and conditions of the Software License Agreement.
  105.               Please take a few moments to review the Agreement.
  106.  
  107.        This document contains the following chapters:
  108.  
  109.          1.  Introduction
  110.  
  111.          2.  Installation Information
  112.  
  113.          3.  Roadmap
  114.  
  115.          4.  Changes and Additions
  116.  
  117.          5.  Bug Fixes
  118.  
  119.          6.  Known Problems and Workarounds
  120.  
  121.          7.  Licensing
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.        1.1  _R_e_l_e_a_s_e__I_d_e_n_t_i_f_i_c_a_t_i_o_n__I_n_f_o_r_m_a_t_i_o_n
  141.  
  142.        Following is the release identification information for
  143.        MineSet:
  144.  
  145.                                       MineSet
  146.        SSSSooooffffttttwwwwaaaarrrreeee PPPPrrrroooodddduuuucccctttt
  147.                                       2.01
  148.        VVVVeeeerrrrssssiiiioooonnnn
  149.                                       SC4-MINESET-2.01
  150.        PPPPrrrroooodddduuuucccctttt CCCCooooddddeeee
  151.                                       IRIX 6.2, 6.3, or
  152.                                       6.4.
  153.        SSSSyyyysssstttteeeemmmm SSSSooooffffttttwwwwaaaarrrreeee RRRReeeeqqqquuuuiiiirrrreeeemmmmeeeennnnttttssss
  154.  
  155.  
  156.  
  157.  
  158.        1.2  _O_n_l_i_n_e__R_e_l_e_a_s_e__N_o_t_e_s
  159.  
  160.        After you install the online release notes for a product
  161.        (the _r_e_l_n_o_t_e_s subsystem), you can view the release notes on
  162.        your screen.
  163.  
  164.        Note:  You can read the online release notes for most
  165.               products before installing the software.  Refer to
  166.               the booklet in your CD-ROM case for more information.
  167.  
  168.        If you have a graphics system, select ``Release Notes'' from
  169.        the Help submenu of the Toolchest. This displays the
  170.        _g_r_e_l_n_o_t_e_s(1) graphical browser for the online release notes.
  171.  
  172.        Refer to the _g_r_e_l_n_o_t_e_s(1) man page for information on
  173.        options to this command.
  174.  
  175.        If you do not have a graphics system, you can use the
  176.        _r_e_l_n_o_t_e_s command.  Refer to the _r_e_l_n_o_t_e_s(1) man page for
  177.        accessing the online release notes.
  178.  
  179.        1.3  _P_r_o_d_u_c_t__S_u_p_p_o_r_t
  180.  
  181.        Silicon Graphics, Inc., provides a comprehensive product
  182.        support maintenance program for its products.
  183.  
  184.        If you are in the U.S. or Canada and would like support for
  185.        your Silicon Graphics-supported products, contact the
  186.        Technical Assistance Center at (800)800-4SGI.  If you are
  187.        outside these areas, contact the Silicon Graphics subsidiary
  188.        or authorized distributor in your country.
  189.  
  190.        You may contact the MineSet development team directly by
  191.        sending email to mineset@postofc.sgi.com with your questions
  192.        and comments.
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.                                   - 4 -
  205.  
  206.  
  207.  
  208.        1.4  _X_b_a_e__C_o_p_y_r_i_g_h_t
  209.  
  210.        This product uses the Xbae matrix which is subject to the
  211.        following copyright information:
  212.        Copyright (c) 1991, 1992 Bell Communications Research, Inc. (Bellcore)
  213.        Copyright (c) 1995-97 Andrew Lister
  214.        All Rights Reserved.
  215.  
  216.        BELLCORE AND OTHER CONTRIBUTORS MAKE NO REPRESENTATIONS AND
  217.        EXTEND NO WARRANTIES, EXPRESS OR IMPLIED, WITH RESPECT TO
  218.        THE INFORMATION, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  219.        WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ANY PARTICULAR
  220.        PURPOSE, AND THE WARRANTY AGAINST INFRINGEMENT OF PATENTS OR
  221.        OTHER INTELLECTUAL PROPERTY RIGHTS. THE SOFTWARE IS PROVIDED
  222.        "AS IS", AND IN NO EVENT SHALL ANY AUTHOR OR ANY OF THEIR
  223.        AFFILIATES BE LIABLE FOR ANY DAMAGES, INCLUDING ANY LOST
  224.        PROFITS OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES
  225.        RELATING TO THE INFORMATION.
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.